home *** CD-ROM | disk | FTP | other *** search
- Subject: Re: FW_CGraphicContextGX question
- Sent: 8/4/96 12:35 PM
- Received: 8/5/96 8:42 AM
- From: Henri Lamiraux, lamiraux@apple.com
- Reply-To: ODF Interest, ODF-Interest@CILabs.ORG
- To: OpenDoc Development Framework Discussion List, ODF-Interest@CILabs.
-
- >The ODF FW_CGraphicContextGX class constructor is *very* slow the first
- >time the class is instantiated. There is a perceptible delay of about 1/2
- >to 1 second before the first gx shape is drawn. The odd thing is that
- >subsequent instantiations of FW_CGraphicContextGX are significantly faster.
- >The delay seems to occur only the first time after a reboot.
- >
- >I can probably work around the problem by creating a dummy
- >FW_CGraphicContextGX class object from my part initialization code and then
- >delete it immediately, however the constructor requires a facet as an
- >argument. Is there a more elegant solution?
- >
- >I’ve noticed that the Developer University project GraphicsGX on OpenDoc
- >DR5 suffers from the same problem.
- >
- >Any suggestions?
- >
- >Thank you,
- >Paul Carleton
-
- Maybe something from GX gets loaded the first time we instantiate a gx context. We will look into that.
-
- Thanks
-
- ......................................................................
- Henri Lamiraux lamiraux@apple.com
- Apple Computer, Inc. OpenDoc(tm) Development Framework
- ......................................................................
-
-
-